home *** CD-ROM | disk | FTP | other *** search
/ 50,000 Photo Art / 50,000 Photo Art - Disc 2.iso / gsp_run.gsp < prev    next >
INI File  |  2005-05-11  |  29KB  |  964 lines

  1. [AutoCreate]
  2. // *** Initialize variables ***
  3. CDNUMBER="GSPCD1317A2"
  4. LAUNCHERID="PhotoArt Vol 2"
  5. LAUNCHERTITLE="PhotoArt Vol 2"
  6. TEMPHEIGHT=47
  7. TEMPWIDTH=82
  8. SetTitle LauncherTitle
  9. // *** Prepare windows and graphics ***
  10. //Prepare LICENCE and all it's graphics
  11. NewWindow LICENCE
  12. LICENCE.StayOnTop=0
  13. LICENCE.Top=0
  14. LICENCE.Left=0
  15. LICENCE.Width=600
  16. LICENCE.Height=400
  17. LICENCE.Color=0
  18. LICENCE.CloseAfter=0
  19. LICENCE.Enabled=1
  20. //Prepare BACKGROUND1 graphic
  21. NewGraphic BACKGROUND1,LICENCE
  22. BACKGROUND1.Top=0
  23. BACKGROUND1.Left=0
  24. BACKGROUND1.Width=600
  25. BACKGROUND1.Height=400
  26. BACKGROUND1.FrameWidth=600
  27. BACKGROUND1.FrameHeight=400
  28. BACKGROUND1.CurrentFrame=1
  29. BACKGROUND1.Visible=1
  30. BACKGROUND1.Color=16777215
  31. BACKGROUND1.SingleMask=0
  32. BACKGROUND1.SingleHotSpot=0
  33. BACKGROUND1.Transparent=0
  34. BACKGROUND1.Stretch=0
  35. BACKGROUND1.ClickRepeatTime=0
  36. //Prepare LICENSEAGREEMENT graphic
  37. NewGraphic LICENSEAGREEMENT,BACKGROUND1
  38. LICENSEAGREEMENT.Top=30
  39. LICENSEAGREEMENT.Left=31
  40. LICENSEAGREEMENT.Width=494
  41. LICENSEAGREEMENT.Height=299
  42. LICENSEAGREEMENT.FrameWidth=494
  43. LICENSEAGREEMENT.FrameHeight=742
  44. LICENSEAGREEMENT.CurrentFrame=1
  45. LICENSEAGREEMENT.Visible=1
  46. LICENSEAGREEMENT.Color=16777215
  47. LICENSEAGREEMENT.SingleMask=0
  48. LICENSEAGREEMENT.SingleHotSpot=0
  49. LICENSEAGREEMENT.Transparent=1
  50. LICENSEAGREEMENT.Stretch=0
  51. LICENSEAGREEMENT.ClickRepeatTime=0
  52. //Prepare UP graphic
  53. NewGraphic UP,LICENCE
  54. UP.Top=30
  55. UP.Left=533
  56. UP.Width=34
  57. UP.Height=32
  58. UP.FrameWidth=34
  59. UP.FrameHeight=32
  60. UP.CurrentFrame=1
  61. UP.Visible=1
  62. UP.Color=16777215
  63. UP.SingleMask=0
  64. UP.SingleHotSpot=0
  65. UP.Transparent=1
  66. UP.Stretch=0
  67. UP.ClickRepeatTime=0
  68. //Prepare DOWN graphic
  69. NewGraphic DOWN,LICENCE
  70. DOWN.Top=286
  71. DOWN.Left=533
  72. DOWN.Width=34
  73. DOWN.Height=32
  74. DOWN.FrameWidth=34
  75. DOWN.FrameHeight=32
  76. DOWN.CurrentFrame=1
  77. DOWN.Visible=1
  78. DOWN.Color=16777215
  79. DOWN.SingleMask=0
  80. DOWN.SingleHotSpot=0
  81. DOWN.Transparent=1
  82. DOWN.Stretch=0
  83. DOWN.ClickRepeatTime=0
  84. //Prepare TICK graphic
  85. NewGraphic TICK,LICENCE
  86. TICK.Top=345
  87. TICK.Left=34
  88. TICK.Width=42
  89. TICK.Height=34
  90. TICK.FrameWidth=42
  91. TICK.FrameHeight=34
  92. TICK.CurrentFrame=1
  93. TICK.Visible=1
  94. TICK.Color=16777215
  95. TICK.SingleMask=0
  96. TICK.SingleHotSpot=0
  97. TICK.Transparent=1
  98. TICK.Stretch=0
  99. TICK.ClickRepeatTime=0
  100. //Prepare CROSS graphic
  101. NewGraphic CROSS,LICENCE
  102. CROSS.Top=345
  103. CROSS.Left=87
  104. CROSS.Width=35
  105. CROSS.Height=34
  106. CROSS.FrameWidth=35
  107. CROSS.FrameHeight=34
  108. CROSS.CurrentFrame=1
  109. CROSS.Visible=1
  110. CROSS.Color=16777215
  111. CROSS.SingleMask=0
  112. CROSS.SingleHotSpot=0
  113. CROSS.Transparent=1
  114. CROSS.Stretch=0
  115. CROSS.ClickRepeatTime=0
  116. //Prepare MAINWINDOW and all it's graphics
  117. NewWindow MAINWINDOW
  118. MAINWINDOW.StayOnTop=0
  119. MAINWINDOW.Top=0
  120. MAINWINDOW.Left=0
  121. MAINWINDOW.Width=600
  122. MAINWINDOW.Height=400
  123. MAINWINDOW.Color=0
  124. MAINWINDOW.CloseAfter=0
  125. MAINWINDOW.Enabled=1
  126. //Prepare BACKGROUND3 graphic
  127. NewGraphic BACKGROUND3,MAINWINDOW
  128. BACKGROUND3.Top=0
  129. BACKGROUND3.Left=0
  130. BACKGROUND3.Width=600
  131. BACKGROUND3.Height=400
  132. BACKGROUND3.FrameWidth=600
  133. BACKGROUND3.FrameHeight=400
  134. BACKGROUND3.CurrentFrame=1
  135. BACKGROUND3.Visible=1
  136. BACKGROUND3.Color=16777215
  137. BACKGROUND3.SingleMask=0
  138. BACKGROUND3.SingleHotSpot=0
  139. BACKGROUND3.Transparent=0
  140. BACKGROUND3.Stretch=0
  141. BACKGROUND3.ClickRepeatTime=0
  142. //Prepare MANUAL graphic
  143. NewGraphic MANUAL,BACKGROUND3
  144. MANUAL.Top=151
  145. MANUAL.Left=469
  146. MANUAL.Width=105
  147. MANUAL.Height=104
  148. MANUAL.FrameWidth=105
  149. MANUAL.FrameHeight=104
  150. MANUAL.CurrentFrame=1
  151. MANUAL.Visible=1
  152. MANUAL.Color=16777215
  153. MANUAL.SingleMask=0
  154. MANUAL.SingleHotSpot=0
  155. MANUAL.Transparent=1
  156. MANUAL.Stretch=0
  157. MANUAL.ClickRepeatTime=0
  158. //Prepare SUPPORT graphic
  159. NewGraphic SUPPORT,BACKGROUND3
  160. SUPPORT.Top=276
  161. SUPPORT.Left=246
  162. SUPPORT.Width=108
  163. SUPPORT.Height=106
  164. SUPPORT.FrameWidth=108
  165. SUPPORT.FrameHeight=106
  166. SUPPORT.CurrentFrame=1
  167. SUPPORT.Visible=1
  168. SUPPORT.Color=16777215
  169. SUPPORT.SingleMask=0
  170. SUPPORT.SingleHotSpot=0
  171. SUPPORT.Transparent=1
  172. SUPPORT.Stretch=0
  173. SUPPORT.ClickRepeatTime=0
  174. //Prepare LOGO graphic
  175. NewGraphic LOGO,MAINWINDOW
  176. LOGO.Top=160
  177. LOGO.Left=250
  178. LOGO.Width=101
  179. LOGO.Height=80
  180. LOGO.FrameWidth=101
  181. LOGO.FrameHeight=80
  182. LOGO.CurrentFrame=1
  183. LOGO.Visible=1
  184. LOGO.Color=16777215
  185. LOGO.SingleMask=0
  186. LOGO.SingleHotSpot=0
  187. LOGO.Transparent=1
  188. LOGO.Stretch=0
  189. LOGO.ClickRepeatTime=0
  190. //Prepare OFFERS graphic
  191. NewGraphic OFFERS,MAINWINDOW
  192. OFFERS.Top=149
  193. OFFERS.Left=21
  194. OFFERS.Width=105
  195. OFFERS.Height=106
  196. OFFERS.FrameWidth=105
  197. OFFERS.FrameHeight=106
  198. OFFERS.CurrentFrame=1
  199. OFFERS.Visible=1
  200. OFFERS.Color=16777215
  201. OFFERS.SingleMask=0
  202. OFFERS.SingleHotSpot=0
  203. OFFERS.Transparent=1
  204. OFFERS.Stretch=0
  205. OFFERS.ClickRepeatTime=0
  206. //Prepare EXIT graphic
  207. NewGraphic EXIT,MAINWINDOW
  208. EXIT.Top=357
  209. EXIT.Left=545
  210. EXIT.Width=36
  211. EXIT.Height=34
  212. EXIT.FrameWidth=36
  213. EXIT.FrameHeight=34
  214. EXIT.CurrentFrame=1
  215. EXIT.Visible=1
  216. EXIT.Color=16777215
  217. EXIT.SingleMask=0
  218. EXIT.SingleHotSpot=0
  219. EXIT.Transparent=0
  220. EXIT.Stretch=0
  221. EXIT.ClickRepeatTime=0
  222. //Prepare PROGRAM graphic
  223. NewGraphic PROGRAM,MAINWINDOW
  224. PROGRAM.Top=20
  225. PROGRAM.Left=246
  226. PROGRAM.Width=107
  227. PROGRAM.Height=107
  228. PROGRAM.FrameWidth=107
  229. PROGRAM.FrameHeight=107
  230. PROGRAM.CurrentFrame=1
  231. PROGRAM.Visible=1
  232. PROGRAM.Color=16777215
  233. PROGRAM.SingleMask=0
  234. PROGRAM.SingleHotSpot=0
  235. PROGRAM.Transparent=1
  236. PROGRAM.Stretch=0
  237. PROGRAM.ClickRepeatTime=0
  238. //Prepare PROGRAMNAME graphic
  239. NewGraphic PROGRAMNAME,MAINWINDOW
  240. PROGRAMNAME.Top=8
  241. PROGRAMNAME.Left=15
  242. PROGRAMNAME.Width=82
  243. PROGRAMNAME.Height=47
  244. PROGRAMNAME.FrameWidth=82
  245. PROGRAMNAME.FrameHeight=47
  246. PROGRAMNAME.CurrentFrame=1
  247. PROGRAMNAME.Visible=1
  248. PROGRAMNAME.Color=16777215
  249. PROGRAMNAME.SingleMask=0
  250. PROGRAMNAME.SingleHotSpot=0
  251. PROGRAMNAME.Transparent=0
  252. PROGRAMNAME.Stretch=0
  253. PROGRAMNAME.ClickRepeatTime=0
  254. //Prepare SEARCH graphic
  255. NewGraphic SEARCH,MAINWINDOW
  256. SEARCH.Top=10
  257. SEARCH.Left=406
  258. SEARCH.Width=179
  259. SEARCH.Height=17
  260. SEARCH.FrameWidth=179
  261. SEARCH.FrameHeight=17
  262. SEARCH.CurrentFrame=1
  263. SEARCH.Visible=0
  264. SEARCH.Color=16777215
  265. SEARCH.SingleMask=0
  266. SEARCH.SingleHotSpot=0
  267. SEARCH.Transparent=0
  268. SEARCH.Stretch=0
  269. SEARCH.ClickRepeatTime=0
  270. //Prepare EXITTEXT graphic
  271. NewGraphic EXITTEXT,MAINWINDOW
  272. EXITTEXT.Top=10
  273. EXITTEXT.Left=557
  274. EXITTEXT.Width=28
  275. EXITTEXT.Height=17
  276. EXITTEXT.FrameWidth=28
  277. EXITTEXT.FrameHeight=17
  278. EXITTEXT.CurrentFrame=1
  279. EXITTEXT.Visible=0
  280. EXITTEXT.Color=16777215
  281. EXITTEXT.SingleMask=0
  282. EXITTEXT.SingleHotSpot=0
  283. EXITTEXT.Transparent=0
  284. EXITTEXT.Stretch=0
  285. EXITTEXT.ClickRepeatTime=0
  286. //Prepare LOGOTEXT graphic
  287. NewGraphic LOGOTEXT,MAINWINDOW
  288. LOGOTEXT.Top=10
  289. LOGOTEXT.Left=464
  290. LOGOTEXT.Width=121
  291. LOGOTEXT.Height=17
  292. LOGOTEXT.FrameWidth=121
  293. LOGOTEXT.FrameHeight=17
  294. LOGOTEXT.CurrentFrame=1
  295. LOGOTEXT.Visible=0
  296. LOGOTEXT.Color=16777215
  297. LOGOTEXT.SingleMask=0
  298. LOGOTEXT.SingleHotSpot=0
  299. LOGOTEXT.Transparent=0
  300. LOGOTEXT.Stretch=0
  301. LOGOTEXT.ClickRepeatTime=0
  302. //Prepare PROGRAMTEXT graphic
  303. NewGraphic PROGRAMTEXT,MAINWINDOW
  304. PROGRAMTEXT.Top=10
  305. PROGRAMTEXT.Left=401
  306. PROGRAMTEXT.Width=184
  307. PROGRAMTEXT.Height=17
  308. PROGRAMTEXT.FrameWidth=184
  309. PROGRAMTEXT.FrameHeight=17
  310. PROGRAMTEXT.CurrentFrame=1
  311. PROGRAMTEXT.Visible=0
  312. PROGRAMTEXT.Color=16777215
  313. PROGRAMTEXT.SingleMask=0
  314. PROGRAMTEXT.SingleHotSpot=0
  315. PROGRAMTEXT.Transparent=0
  316. PROGRAMTEXT.Stretch=0
  317. PROGRAMTEXT.ClickRepeatTime=0
  318. //Prepare MANUALTEXT graphic
  319. NewGraphic MANUALTEXT,MAINWINDOW
  320. MANUALTEXT.Top=10
  321. MANUALTEXT.Left=372
  322. MANUALTEXT.Width=213
  323. MANUALTEXT.Height=17
  324. MANUALTEXT.FrameWidth=213
  325. MANUALTEXT.FrameHeight=17
  326. MANUALTEXT.CurrentFrame=1
  327. MANUALTEXT.Visible=0
  328. MANUALTEXT.Color=16777215
  329. MANUALTEXT.SingleMask=0
  330. MANUALTEXT.SingleHotSpot=0
  331. MANUALTEXT.Transparent=0
  332. MANUALTEXT.Stretch=0
  333. MANUALTEXT.ClickRepeatTime=0
  334. //Prepare SUPPORTTEXT graphic
  335. NewGraphic SUPPORTTEXT,MAINWINDOW
  336. SUPPORTTEXT.Top=10
  337. SUPPORTTEXT.Left=409
  338. SUPPORTTEXT.Width=176
  339. SUPPORTTEXT.Height=17
  340. SUPPORTTEXT.FrameWidth=176
  341. SUPPORTTEXT.FrameHeight=17
  342. SUPPORTTEXT.CurrentFrame=1
  343. SUPPORTTEXT.Visible=0
  344. SUPPORTTEXT.Color=16777215
  345. SUPPORTTEXT.SingleMask=0
  346. SUPPORTTEXT.SingleHotSpot=0
  347. SUPPORTTEXT.Transparent=0
  348. SUPPORTTEXT.Stretch=0
  349. SUPPORTTEXT.ClickRepeatTime=0
  350. //Prepare OFFERSTEXT graphic
  351. NewGraphic OFFERSTEXT,MAINWINDOW
  352. OFFERSTEXT.Top=10
  353. OFFERSTEXT.Left=391
  354. OFFERSTEXT.Width=194
  355. OFFERSTEXT.Height=17
  356. OFFERSTEXT.FrameWidth=194
  357. OFFERSTEXT.FrameHeight=17
  358. OFFERSTEXT.CurrentFrame=1
  359. OFFERSTEXT.Visible=0
  360. OFFERSTEXT.Color=16777215
  361. OFFERSTEXT.SingleMask=0
  362. OFFERSTEXT.SingleHotSpot=0
  363. OFFERSTEXT.Transparent=0
  364. OFFERSTEXT.Stretch=0
  365. OFFERSTEXT.ClickRepeatTime=0
  366. //Prepare REGISTRATION and all it's graphics
  367. NewWindow REGISTRATION
  368. REGISTRATION.StayOnTop=0
  369. REGISTRATION.Top=15
  370. REGISTRATION.Left=24
  371. REGISTRATION.Width=600
  372. REGISTRATION.Height=400
  373. REGISTRATION.Color=0
  374. REGISTRATION.CloseAfter=0
  375. REGISTRATION.Enabled=1
  376. //Prepare BACKGROUND2 graphic
  377. NewGraphic BACKGROUND2,REGISTRATION
  378. BACKGROUND2.Top=0
  379. BACKGROUND2.Left=0
  380. BACKGROUND2.Width=600
  381. BACKGROUND2.Height=400
  382. BACKGROUND2.FrameWidth=600
  383. BACKGROUND2.FrameHeight=400
  384. BACKGROUND2.CurrentFrame=1
  385. BACKGROUND2.Visible=1
  386. BACKGROUND2.Color=16777215
  387. BACKGROUND2.SingleMask=0
  388. BACKGROUND2.SingleHotSpot=0
  389. BACKGROUND2.Transparent=0
  390. BACKGROUND2.Stretch=0
  391. BACKGROUND2.ClickRepeatTime=0
  392. //Prepare REGTEXT graphic
  393. NewGraphic REGTEXT,REGISTRATION
  394. REGTEXT.Top=110
  395. REGTEXT.Left=55
  396. REGTEXT.Width=500
  397. REGTEXT.Height=177
  398. REGTEXT.FrameWidth=500
  399. REGTEXT.FrameHeight=177
  400. REGTEXT.CurrentFrame=1
  401. REGTEXT.Visible=1
  402. REGTEXT.Color=16777215
  403. REGTEXT.SingleMask=0
  404. REGTEXT.SingleHotSpot=0
  405. REGTEXT.Transparent=1
  406. REGTEXT.Stretch=0
  407. REGTEXT.ClickRepeatTime=0
  408. //Prepare REGHEADING graphic
  409. NewGraphic REGHEADING,REGISTRATION
  410. REGHEADING.Top=59
  411. REGHEADING.Left=101
  412. REGHEADING.Width=397
  413. REGHEADING.Height=24
  414. REGHEADING.FrameWidth=397
  415. REGHEADING.FrameHeight=24
  416. REGHEADING.CurrentFrame=1
  417. REGHEADING.Visible=1
  418. REGHEADING.Color=16777215
  419. REGHEADING.SingleMask=0
  420. REGHEADING.SingleHotSpot=0
  421. REGHEADING.Transparent=1
  422. REGHEADING.Stretch=0
  423. REGHEADING.ClickRepeatTime=0
  424. //Prepare REGNET graphic
  425. NewGraphic REGNET,REGISTRATION
  426. REGNET.Top=317
  427. REGNET.Left=124
  428. REGNET.Width=26
  429. REGNET.Height=25
  430. REGNET.FrameWidth=26
  431. REGNET.FrameHeight=25
  432. REGNET.CurrentFrame=1
  433. REGNET.Visible=1
  434. REGNET.Color=16777215
  435. REGNET.SingleMask=0
  436. REGNET.SingleHotSpot=0
  437. REGNET.Transparent=1
  438. REGNET.Stretch=0
  439. REGNET.ClickRepeatTime=0
  440. //Prepare REGPOST graphic
  441. NewGraphic REGPOST,REGISTRATION
  442. REGPOST.Top=314
  443. REGPOST.Left=283
  444. REGPOST.Width=34
  445. REGPOST.Height=33
  446. REGPOST.FrameWidth=34
  447. REGPOST.FrameHeight=33
  448. REGPOST.CurrentFrame=1
  449. REGPOST.Visible=1
  450. REGPOST.Color=16777215
  451. REGPOST.SingleMask=0
  452. REGPOST.SingleHotSpot=0
  453. REGPOST.Transparent=1
  454. REGPOST.Stretch=0
  455. REGPOST.ClickRepeatTime=0
  456. //Prepare REGLATER graphic
  457. NewGraphic REGLATER,REGISTRATION
  458. REGLATER.Top=314
  459. REGLATER.Left=453
  460. REGLATER.Width=33
  461. REGLATER.Height=32
  462. REGLATER.FrameWidth=33
  463. REGLATER.FrameHeight=32
  464. REGLATER.CurrentFrame=1
  465. REGLATER.Visible=1
  466. REGLATER.Color=16777215
  467. REGLATER.SingleMask=0
  468. REGLATER.SingleHotSpot=0
  469. REGLATER.Transparent=1
  470. REGLATER.Stretch=0
  471. REGLATER.ClickRepeatTime=0
  472. //Prepare REGNETTEXT graphic
  473. NewGraphic REGNETTEXT,REGISTRATION
  474. REGNETTEXT.Top=350
  475. REGNETTEXT.Left=94
  476. REGNETTEXT.Width=85
  477. REGNETTEXT.Height=14
  478. REGNETTEXT.FrameWidth=85
  479. REGNETTEXT.FrameHeight=14
  480. REGNETTEXT.CurrentFrame=1
  481. REGNETTEXT.Visible=1
  482. REGNETTEXT.Color=16777215
  483. REGNETTEXT.SingleMask=0
  484. REGNETTEXT.SingleHotSpot=0
  485. REGNETTEXT.Transparent=1
  486. REGNETTEXT.Stretch=0
  487. REGNETTEXT.ClickRepeatTime=0
  488. //Prepare REGPOSTTEXT graphic
  489. NewGraphic REGPOSTTEXT,REGISTRATION
  490. REGPOSTTEXT.Top=350
  491. REGPOSTTEXT.Left=242
  492. REGPOSTTEXT.Width=116
  493. REGPOSTTEXT.Height=14
  494. REGPOSTTEXT.FrameWidth=116
  495. REGPOSTTEXT.FrameHeight=14
  496. REGPOSTTEXT.CurrentFrame=1
  497. REGPOSTTEXT.Visible=1
  498. REGPOSTTEXT.Color=16777215
  499. REGPOSTTEXT.SingleMask=0
  500. REGPOSTTEXT.SingleHotSpot=0
  501. REGPOSTTEXT.Transparent=1
  502. REGPOSTTEXT.Stretch=0
  503. REGPOSTTEXT.ClickRepeatTime=0
  504. //Prepare REGLATERTEXT graphic
  505. NewGraphic REGLATERTEXT,REGISTRATION
  506. REGLATERTEXT.Top=350
  507. REGLATERTEXT.Left=430
  508. REGLATERTEXT.Width=77
  509. REGLATERTEXT.Height=14
  510. REGLATERTEXT.FrameWidth=77
  511. REGLATERTEXT.FrameHeight=14
  512. REGLATERTEXT.CurrentFrame=1
  513. REGLATERTEXT.Visible=1
  514. REGLATERTEXT.Color=16777215
  515. REGLATERTEXT.SingleMask=0
  516. REGLATERTEXT.SingleHotSpot=0
  517. REGLATERTEXT.Transparent=1
  518. REGLATERTEXT.Stretch=0
  519. REGLATERTEXT.ClickRepeatTime=0
  520. // *** Load up some images and stuff ***
  521. TempWidth=TICK.Width //Preserve the sprite's width and height
  522. TempHeight=TICK.Height // As the next statement may try to change them
  523. TICK.LoadFrame 1,"gsp_run.dat:tick2.bmp"
  524. TICK.Width=TempWidth //Now restore the sprite's width and height
  525. TICK.Height=TempHeight
  526. TempWidth=TICK.Width //Preserve the sprite's width and height
  527. TempHeight=TICK.Height // As the next statement may try to change them
  528. TICK.LoadFrame 2,"gsp_run.dat:tick.bmp"
  529. TICK.Width=TempWidth //Now restore the sprite's width and height
  530. TICK.Height=TempHeight
  531. TempWidth=CROSS.Width //Preserve the sprite's width and height
  532. TempHeight=CROSS.Height // As the next statement may try to change them
  533. CROSS.LoadFrame 1,"gsp_run.dat:cross2.bmp"
  534. CROSS.Width=TempWidth //Now restore the sprite's width and height
  535. CROSS.Height=TempHeight
  536. TempWidth=CROSS.Width //Preserve the sprite's width and height
  537. TempHeight=CROSS.Height // As the next statement may try to change them
  538. CROSS.LoadFrame 2,"gsp_run.dat:cross.bmp"
  539. CROSS.Width=TempWidth //Now restore the sprite's width and height
  540. CROSS.Height=TempHeight
  541. TempWidth=UP.Width //Preserve the sprite's width and height
  542. TempHeight=UP.Height // As the next statement may try to change them
  543. UP.LoadFrame 1,"gsp_run.dat:up1.bmp"
  544. UP.Width=TempWidth //Now restore the sprite's width and height
  545. UP.Height=TempHeight
  546. TempWidth=UP.Width //Preserve the sprite's width and height
  547. TempHeight=UP.Height // As the next statement may try to change them
  548. UP.LoadFrame 2,"gsp_run.dat:up.bmp"
  549. UP.Width=TempWidth //Now restore the sprite's width and height
  550. UP.Height=TempHeight
  551. TempWidth=REGNET.Width //Preserve the sprite's width and height
  552. TempHeight=REGNET.Height // As the next statement may try to change them
  553. REGNET.LoadFrame 1,"gsp_run.dat:Internet2.bmp"
  554. REGNET.Width=TempWidth //Now restore the sprite's width and height
  555. REGNET.Height=TempHeight
  556. TempWidth=REGNET.Width //Preserve the sprite's width and height
  557. TempHeight=REGNET.Height // As the next statement may try to change them
  558. REGNET.LoadFrame 2,"gsp_run.dat:Internet1.bmp"
  559. REGNET.Width=TempWidth //Now restore the sprite's width and height
  560. REGNET.Height=TempHeight
  561. TempWidth=REGPOST.Width //Preserve the sprite's width and height
  562. TempHeight=REGPOST.Height // As the next statement may try to change them
  563. REGPOST.LoadFrame 1,"gsp_run.dat:Envelope2.bmp"
  564. REGPOST.Width=TempWidth //Now restore the sprite's width and height
  565. REGPOST.Height=TempHeight
  566. TempWidth=REGPOST.Width //Preserve the sprite's width and height
  567. TempHeight=REGPOST.Height // As the next statement may try to change them
  568. REGPOST.LoadFrame 2,"gsp_run.dat:Envelope1.bmp"
  569. REGPOST.Width=TempWidth //Now restore the sprite's width and height
  570. REGPOST.Height=TempHeight
  571. TempWidth=EXIT.Width //Preserve the sprite's width and height
  572. TempHeight=EXIT.Height // As the next statement may try to change them
  573. EXIT.LoadFrame 1,"gsp_run.dat:exit1.bmp"
  574. EXIT.Width=TempWidth //Now restore the sprite's width and height
  575. EXIT.Height=TempHeight
  576. TempWidth=EXIT.Width //Preserve the sprite's width and height
  577. TempHeight=EXIT.Height // As the next statement may try to change them
  578. EXIT.LoadFrame 2,"gsp_run.dat:exit2.bmp"
  579. EXIT.Width=TempWidth //Now restore the sprite's width and height
  580. EXIT.Height=TempHeight
  581. TempWidth=BACKGROUND2.Width //Preserve the sprite's width and height
  582. TempHeight=BACKGROUND2.Height // As the next statement may try to change them
  583. BACKGROUND2.LoadFrame 1,"gsp_run.dat:Background2.bmp"
  584. BACKGROUND2.Width=TempWidth //Now restore the sprite's width and height
  585. BACKGROUND2.Height=TempHeight
  586. TempWidth=REGLATER.Width //Preserve the sprite's width and height
  587. TempHeight=REGLATER.Height // As the next statement may try to change them
  588. REGLATER.LoadFrame 1,"gsp_run.dat:cross3.bmp"
  589. REGLATER.Width=TempWidth //Now restore the sprite's width and height
  590. REGLATER.Height=TempHeight
  591. TempWidth=REGLATER.Width //Preserve the sprite's width and height
  592. TempHeight=REGLATER.Height // As the next statement may try to change them
  593. REGLATER.LoadFrame 2,"gsp_run.dat:cross4.bmp"
  594. REGLATER.Width=TempWidth //Now restore the sprite's width and height
  595. REGLATER.Height=TempHeight
  596. TempWidth=BACKGROUND3.Width //Preserve the sprite's width and height
  597. TempHeight=BACKGROUND3.Height // As the next statement may try to change them
  598. BACKGROUND3.LoadFrame 1,"gsp_run.dat:Background3.bmp"
  599. BACKGROUND3.Width=TempWidth //Now restore the sprite's width and height
  600. BACKGROUND3.Height=TempHeight
  601. TempWidth=PROGRAM.Width //Preserve the sprite's width and height
  602. TempHeight=PROGRAM.Height // As the next statement may try to change them
  603. PROGRAM.LoadFrame 1,"gsp_run.dat:B1.bmp"
  604. PROGRAM.Width=TempWidth //Now restore the sprite's width and height
  605. PROGRAM.Height=TempHeight
  606. TempWidth=PROGRAM.Width //Preserve the sprite's width and height
  607. TempHeight=PROGRAM.Height // As the next statement may try to change them
  608. PROGRAM.LoadFrame 2,"gsp_run.dat:B1a.bmp"
  609. PROGRAM.Width=TempWidth //Now restore the sprite's width and height
  610. PROGRAM.Height=TempHeight
  611. TempWidth=SUPPORT.Width //Preserve the sprite's width and height
  612. TempHeight=SUPPORT.Height // As the next statement may try to change them
  613. SUPPORT.LoadFrame 1,"gsp_run.dat:B3.bmp"
  614. SUPPORT.Width=TempWidth //Now restore the sprite's width and height
  615. SUPPORT.Height=TempHeight
  616. TempWidth=SUPPORT.Width //Preserve the sprite's width and height
  617. TempHeight=SUPPORT.Height // As the next statement may try to change them
  618. SUPPORT.LoadFrame 2,"gsp_run.dat:B3a.bmp"
  619. SUPPORT.Width=TempWidth //Now restore the sprite's width and height
  620. SUPPORT.Height=TempHeight
  621. TempWidth=OFFERS.Width //Preserve the sprite's width and height
  622. TempHeight=OFFERS.Height // As the next statement may try to change them
  623. OFFERS.LoadFrame 1,"gsp_run.dat:B4.bmp"
  624. OFFERS.Width=TempWidth //Now restore the sprite's width and height
  625. OFFERS.Height=TempHeight
  626. TempWidth=OFFERS.Width //Preserve the sprite's width and height
  627. TempHeight=OFFERS.Height // As the next statement may try to change them
  628. OFFERS.LoadFrame 2,"gsp_run.dat:B4a.bmp"
  629. OFFERS.Width=TempWidth //Now restore the sprite's width and height
  630. OFFERS.Height=TempHeight
  631. TempWidth=REGTEXT.Width //Preserve the sprite's width and height
  632. TempHeight=REGTEXT.Height // As the next statement may try to change them
  633. REGTEXT.LoadFrame 1,"gsp_run.dat:text2.bmp"
  634. REGTEXT.Width=TempWidth //Now restore the sprite's width and height
  635. REGTEXT.Height=TempHeight
  636. TempWidth=REGHEADING.Width //Preserve the sprite's width and height
  637. TempHeight=REGHEADING.Height // As the next statement may try to change them
  638. REGHEADING.LoadFrame 1,"gsp_run.dat:text3.bmp"
  639. REGHEADING.Width=TempWidth //Now restore the sprite's width and height
  640. REGHEADING.Height=TempHeight
  641. TempWidth=EXITTEXT.Width //Preserve the sprite's width and height
  642. TempHeight=EXITTEXT.Height // As the next statement may try to change them
  643. EXITTEXT.LoadFrame 1,"gsp_run.dat:text9.bmp"
  644. EXITTEXT.Width=TempWidth //Now restore the sprite's width and height
  645. EXITTEXT.Height=TempHeight
  646. TempWidth=REGNETTEXT.Width //Preserve the sprite's width and height
  647. TempHeight=REGNETTEXT.Height // As the next statement may try to change them
  648. REGNETTEXT.LoadFrame 1,"gsp_run.dat:text4.bmp"
  649. REGNETTEXT.Width=TempWidth //Now restore the sprite's width and height
  650. REGNETTEXT.Height=TempHeight
  651. TempWidth=REGPOSTTEXT.Width //Preserve the sprite's width and height
  652. TempHeight=REGPOSTTEXT.Height // As the next statement may try to change them
  653. REGPOSTTEXT.LoadFrame 1,"gsp_run.dat:text5.bmp"
  654. REGPOSTTEXT.Width=TempWidth //Now restore the sprite's width and height
  655. REGPOSTTEXT.Height=TempHeight
  656. TempWidth=REGLATERTEXT.Width //Preserve the sprite's width and height
  657. TempHeight=REGLATERTEXT.Height // As the next statement may try to change them
  658. REGLATERTEXT.LoadFrame 1,"gsp_run.dat:text6.bmp"
  659. REGLATERTEXT.Width=TempWidth //Now restore the sprite's width and height
  660. REGLATERTEXT.Height=TempHeight
  661. TempWidth=LOGOTEXT.Width //Preserve the sprite's width and height
  662. TempHeight=LOGOTEXT.Height // As the next statement may try to change them
  663. LOGOTEXT.LoadFrame 1,"gsp_run.dat:text11.bmp"
  664. LOGOTEXT.Width=TempWidth //Now restore the sprite's width and height
  665. LOGOTEXT.Height=TempHeight
  666. TempWidth=PROGRAMTEXT.Width //Preserve the sprite's width and height
  667. TempHeight=PROGRAMTEXT.Height // As the next statement may try to change them
  668. PROGRAMTEXT.LoadFrame 1,"gsp_run.dat:text12.bmp"
  669. PROGRAMTEXT.Width=TempWidth //Now restore the sprite's width and height
  670. PROGRAMTEXT.Height=TempHeight
  671. TempWidth=SUPPORTTEXT.Width //Preserve the sprite's width and height
  672. TempHeight=SUPPORTTEXT.Height // As the next statement may try to change them
  673. SUPPORTTEXT.LoadFrame 1,"gsp_run.dat:text14.bmp"
  674. SUPPORTTEXT.Width=TempWidth //Now restore the sprite's width and height
  675. SUPPORTTEXT.Height=TempHeight
  676. TempWidth=OFFERSTEXT.Width //Preserve the sprite's width and height
  677. TempHeight=OFFERSTEXT.Height // As the next statement may try to change them
  678. OFFERSTEXT.LoadFrame 1,"gsp_run.dat:text15.bmp"
  679. OFFERSTEXT.Width=TempWidth //Now restore the sprite's width and height
  680. OFFERSTEXT.Height=TempHeight
  681. TempWidth=DOWN.Width //Preserve the sprite's width and height
  682. TempHeight=DOWN.Height // As the next statement may try to change them
  683. DOWN.LoadFrame 1,"gsp_run.dat:down.bmp"
  684. DOWN.Width=TempWidth //Now restore the sprite's width and height
  685. DOWN.Height=TempHeight
  686. TempWidth=DOWN.Width //Preserve the sprite's width and height
  687. TempHeight=DOWN.Height // As the next statement may try to change them
  688. DOWN.LoadFrame 2,"gsp_run.dat:down1.bmp"
  689. DOWN.Width=TempWidth //Now restore the sprite's width and height
  690. DOWN.Height=TempHeight
  691. TempWidth=MANUAL.Width //Preserve the sprite's width and height
  692. TempHeight=MANUAL.Height // As the next statement may try to change them
  693. MANUAL.LoadFrame 1,"gsp_run.dat:B5.bmp"
  694. MANUAL.Width=TempWidth //Now restore the sprite's width and height
  695. MANUAL.Height=TempHeight
  696. TempWidth=MANUAL.Width //Preserve the sprite's width and height
  697. TempHeight=MANUAL.Height // As the next statement may try to change them
  698. MANUAL.LoadFrame 2,"gsp_run.dat:B5a.bmp"
  699. MANUAL.Width=TempWidth //Now restore the sprite's width and height
  700. MANUAL.Height=TempHeight
  701. TempWidth=MANUALTEXT.Width //Preserve the sprite's width and height
  702. TempHeight=MANUALTEXT.Height // As the next statement may try to change them
  703. MANUALTEXT.LoadFrame 1,"gsp_run.dat:text10.bmp"
  704. MANUALTEXT.Width=TempWidth //Now restore the sprite's width and height
  705. MANUALTEXT.Height=TempHeight
  706. TempWidth=SEARCH.Width //Preserve the sprite's width and height
  707. TempHeight=SEARCH.Height // As the next statement may try to change them
  708. SEARCH.LoadFrame 1,"gsp_run.dat:text8.bmp"
  709. SEARCH.Width=TempWidth //Now restore the sprite's width and height
  710. SEARCH.Height=TempHeight
  711. TempWidth=BACKGROUND1.Width //Preserve the sprite's width and height
  712. TempHeight=BACKGROUND1.Height // As the next statement may try to change them
  713. BACKGROUND1.LoadFrame 1,"gsp_run.dat:GSP Background1.bmp"
  714. BACKGROUND1.Width=TempWidth //Now restore the sprite's width and height
  715. BACKGROUND1.Height=TempHeight
  716. TempWidth=LOGO.Width //Preserve the sprite's width and height
  717. TempHeight=LOGO.Height // As the next statement may try to change them
  718. LOGO.LoadFrame 1,"gsp_run.dat:GSP Logo.bmp"
  719. LOGO.Width=TempWidth //Now restore the sprite's width and height
  720. LOGO.Height=TempHeight
  721. TempWidth=LOGO.Width //Preserve the sprite's width and height
  722. TempHeight=LOGO.Height // As the next statement may try to change them
  723. LOGO.LoadFrame 2,"gsp_run.dat:GSP Logo2.bmp"
  724. LOGO.Width=TempWidth //Now restore the sprite's width and height
  725. LOGO.Height=TempHeight
  726. TempWidth=LICENSEAGREEMENT.Width //Preserve the sprite's width and height
  727. TempHeight=LICENSEAGREEMENT.Height // As the next statement may try to change them
  728. LICENSEAGREEMENT.LoadFrame 1,"gsp_run.dat:text1.bmp"
  729. LICENSEAGREEMENT.Width=TempWidth //Now restore the sprite's width and height
  730. LICENSEAGREEMENT.Height=TempHeight
  731. TempWidth=PROGRAMNAME.Width //Preserve the sprite's width and height
  732. TempHeight=PROGRAMNAME.Height // As the next statement may try to change them
  733. PROGRAMNAME.LoadFrame 1,"gsp_run.dat:text7.bmp"
  734. PROGRAMNAME.Width=TempWidth //Now restore the sprite's width and height
  735. PROGRAMNAME.Height=TempHeight
  736. // *** Hotspots, animations, scroll to lists and applications defined here ***
  737. NewApplication APPLICATION1
  738. APPLICATION1.Description="PhotoArt Vol 2"
  739. APPLICATION1.DirectFromCD=0
  740. APPLICATION1.DirectFromCDFilename="D:\ProgramName.exe"
  741. APPLICATION1.DirectFromCDParameters=""
  742. APPLICATION1.InstallerFilename="D:\Setup.exe"
  743. APPLICATION1.UniqueFilename=""
  744. APPLICATION1.FileToRun="Start Menu:\Programs\PhotoArt Vol 2\PhotoArt Vol 2.lnk"
  745. APPLICATION1.FileToRunParameters=""
  746. APPLICATION1.CloseLauncherAfterRunning=1
  747. APPLICATION1.UniqueNumber="1"
  748. APPLICATION1.CDID=""
  749. APPLICATION1.InsertCDMessage=""
  750.  
  751. [Start]
  752. MAINWINDOW.Center
  753. REGISTRATION.Center
  754. LICENCE.Center
  755. LICENCE.Visible=1
  756.  
  757. //LICENCE START
  758.  
  759. [TICK_mouseenter]
  760. tick.currentframe=2
  761.  
  762. [TICK_mouseexit]
  763. tick.currentframe=1
  764.  
  765. [TICK_click]
  766. RegistrationValue="UNREGISTERED"
  767. LoadFromINI "GSPCD1317A2",RegistrationValue
  768. If RegistrationValue="UNREGISTERED" then
  769.   Registration.Visible=1
  770. endif
  771. If Registration.Visible=0 then
  772.   MainWindow.Visible=1
  773. endif
  774.  
  775. [CROSS_mouseenter]
  776. cross.currentframe=2
  777.  
  778. [CROSS_mouseexit]
  779. cross.currentframe=1
  780.  
  781. [CROSS_click]
  782. closelauncher
  783.  
  784.  
  785. [UP_mouseenter]
  786. up.currentframe=2
  787.  
  788. [UP_mouseexit]
  789. up.currentframe=1
  790.  
  791. [UP_click]
  792. LicenseAgreement.Scroll 0,120,350
  793.  
  794.  
  795. [DOWN_mouseenter]
  796. down.currentframe=2
  797.  
  798. [DOWN_mouseexit]
  799. down.currentframe=1
  800.  
  801. [DOWN_click]
  802. LicenseAgreement.Scroll 0,-120,350
  803.  
  804. //LICENCE END
  805.  
  806.  
  807.  
  808.  
  809. //REGISTRATION START
  810.  
  811. [REGNET_mouseenter]
  812. regnet.currentframe=2
  813.  
  814. [REGNET_mouseexit]
  815. regnet.currentframe=1
  816.  
  817. [REGNET_click]
  818. openfile "http://www.gsp.cc/register"
  819. RegistrationValue="REGISTERED"
  820. SaveToINI "GSPCD1317A2",RegistrationValue
  821. registration.visible=0
  822. mainwindow.visible=1
  823.  
  824. [REGNETTEXT_click]
  825. openfile "http://www.gsp.cc/register"
  826. RegistrationValue="REGISTERED"
  827. SaveToINI "GSPCD1317A2",RegistrationValue
  828. registration.visible=0
  829. mainwindow.visible=1
  830.  
  831.  
  832. [REGPOST_mouseenter]
  833. regpost.currentframe=2
  834.  
  835. [REGPOST_mouseexit]
  836. regpost.currentframe=1
  837.  
  838. [REGPOST_click]
  839. openfile "registration.htm"
  840. RegistrationValue="REGISTERED"
  841. SaveToINI "GSPCD1317A2",RegistrationValue
  842. registration.visible=0
  843. mainwindow.visible=1
  844.  
  845. [REGPOSTTEXT_click]
  846. openfile "registration.htm"
  847. RegistrationValue="REGISTERED"
  848. SaveToINI "GSPCD1317A2",RegistrationValue
  849. registration.visible=0
  850. mainwindow.visible=1
  851.  
  852.  
  853. [REGLATER_mouseenter]
  854. reglater.currentframe=2
  855.  
  856. [REGLATER_mouseexit]
  857. reglater.currentframe=1
  858.  
  859. [REGLATER_click]
  860. registration.visible=0
  861. RegistrationValue="UNREGISTERED"
  862. SaveToINI "GSPCD1317A2",RegistrationValue
  863. mainwindow.visible=1
  864.  
  865. [REGLATERTEXT_click]
  866. registration.visible=0
  867. RegistrationValue="UNREGISTERED"
  868. SaveToINI "GSPCD1317A2",RegistrationValue
  869. mainwindow.visible=1
  870.  
  871. //REGISTRATION END
  872.  
  873.  
  874.  
  875.  
  876.  
  877. //MAINWINDOW START
  878.  
  879.  
  880. [PROGRAM_mouseenter]
  881. program.currentframe=2
  882. programtext.visible=1
  883.  
  884. [PROGRAM_mouseexit]
  885. search.visible=0
  886. program.currentframe=1
  887. programtext.visible=0
  888.  
  889. [PROGRAM_click]
  890. search.visible=1
  891. application1.launch
  892. programtext.visible=0
  893. closelauncher
  894.  
  895. [MANUAL_mouseenter]
  896. manual.currentframe=2
  897. manualtext.visible=1
  898.  
  899. [MANUAL_mouseexit]
  900. search.visible=0
  901. manual.currentframe=1
  902. manualtext.visible=0
  903.  
  904. [MANUAL_click]
  905. search.visible=1
  906. openfile "techhelp.exe"
  907. manualtext.visible=0
  908.  
  909.  
  910. [SUPPORT_mouseenter]
  911. support.currentframe=2
  912. supporttext.visible=1
  913.  
  914. [SUPPORT_mouseexit]
  915. support.currentframe=1
  916. supporttext.visible=0
  917.  
  918. [SUPPORT_click]
  919. openfile "http://www.gsp.cc/faq"
  920.  
  921.  
  922.  
  923. [OFFERS_mouseenter]
  924. offers.currentframe=2
  925. offerstext.visible=1
  926.  
  927. [OFFERS_mouseexit]
  928. offers.currentframe=1
  929. offerstext.visible=0
  930.  
  931. [OFFERS_click]
  932. openfile "http://www.gsp.cc/shop/special.html"
  933.  
  934.  
  935.  
  936. [LOGO_mouseenter]
  937. logo.currentframe=2
  938. logotext.visible=1
  939.  
  940. [LOGO_mouseexit]
  941. logo.currentframe=1
  942. logotext.visible=0
  943.  
  944. [LOGO_click]
  945. openfile "http://www.gsp.cc"
  946.  
  947.  
  948.  
  949. [EXIT_mouseenter]
  950. exit.currentframe=2
  951. exittext.visible=1
  952.  
  953. [EXIT_mouseexit]
  954. exit.currentframe=1
  955. exittext.visible=0
  956.  
  957. [EXIT_click]
  958. closelauncher
  959.  
  960. //MAINWINDOW END
  961.  
  962.  
  963.  
  964.